home *** CD-ROM | disk | FTP | other *** search
/ Aplicaciones Windows / Aplicaciones Windows.iso / Musica / FMBOSS95.ZIP / INSTALL.TXT < prev    next >
Text File  |  1996-05-14  |  4KB  |  115 lines

  1.  
  2. **************************************************************************
  3. FMBoss Installation Instructions
  4. **************************************************************************
  5.  
  6. Windows 95 Users:
  7.  
  8.    1)  Unzip "winradio.zip" into a new directory.
  9.  
  10.    2)  Create an icon or short-cut to point to
  11.        FMBoss.exe.
  12.  
  13.    3)  Leave the radio.ini in the same directory
  14.        as fmboss.exe.  FMBoss settings will be
  15.        incorporated into the Registry in a future
  16.        release.  DO NOT alter the radio.ini file
  17.        in any way unless you need to modify your
  18.        card's I/O port address as mentioned below.   
  19.  
  20.   4)   You can delete the following files as they 
  21.        are only used under Windows NT.
  22.  
  23.              instdrv.exe
  24.              testio.exe
  25.              giveio.sys
  26.  
  27. **************************************************************************
  28. Radio Card I/O Port setting 
  29. **************************************************************************
  30.  
  31.    The FM Radio card has 2 settings for the I/O base
  32.    address: 0x30C (default) or 0x20C.  These values 
  33.    are referenced below as 0x30f and 0x20f.
  34.  
  35.    FMBoss is setup by default to use the address 30f 
  36.    as the cards I/O port address.  The only other
  37.    setting is 20f.  If your card is set to 20f, open
  38.    the radio.ini file and change the last line to
  39.    20f.  This will be part of the setup in the next
  40.    release.
  41.  
  42.    If your system hangs when you try and perform a radio card
  43.    function within FMBoss, there is probably a conflict with
  44.    the base address setting.  It appears that quite a few NT
  45.    systems have trouble with the card set at 0x30C.  I had 
  46.    trouble testing FMBoss on an NT3.51 system with Service
  47.    Pack 4.  I soon found that the system was hanging because I
  48.    was using the default base address 0x30C.  It worked fine
  49.    after I changed it to 0x20C.
  50.  
  51.  
  52. *************************************
  53. Windows NT Users
  54. *************************************
  55.  
  56.    ** IMPORTANT:
  57.    In order to use the FM Radio card under NT, the driver
  58.    giveio.sys must be loaded before running FMBoss! 
  59.    See step 2 below on how to install the driver.
  60.  
  61.    1)  Perform steps 1-3 above.
  62.  
  63.    Driver Installation:
  64.    --------------------
  65.    1)  Copy the driver "giveio.sys" to the \winnt35\System32\drivers\ 
  66.        directory.  
  67.  
  68.    2)  Use the following command at the system prompt to install the driver:
  69.  
  70.        example:  
  71.                 instdrv giveio c:\winnt35\system32\drivers\giveio.sys
  72.  
  73.        Note: The "instdrv" utility is included with FMBoss.  AFter 
  74.              executing the command you should get 3 "SUCCESS" related
  75.              load messages.
  76.  
  77.        The driver should now be loaded.
  78.  
  79.    3)  Open the "Devices" applet inside control panel.  Scroll down
  80.        until you find the givio driver in the list.  Change the
  81.        StartUp mode to "Boot" if you want the driver loaded
  82.        when your system boots.  Else you will have to load it each
  83.        time you boot your system. 
  84.  
  85.    4)  Run the "testio.exe" program to test the driver installation.
  86.        If all goes well, you will hear some tones being played
  87.        through your system speaker.  If you don't hear anything here
  88.        are a few things to check:
  89.  
  90.        1) Make sure the driver is loaded by performing step 3 above.
  91.           If the driver isn't in the list, try reloading it using
  92.           the instdrv.exe program.
  93.  
  94.        2) Make sure your PC speaker works.  Verify that your mixer
  95.           settings are correct, ie you don't have the line-in device
  96.           muted if you are redirecting the output of the radio card
  97.           into your sound card. 
  98.  
  99.        3) If all else fails, E-Mail me (jeff@jagunet.com) for assistance.
  100.  
  101.   5)  Execute FMBoss.  If the driver is loaded, you should here
  102.       your radio card.  If the driver is not loaded, you will get
  103.       a dialog box with an error message.  Recheck your driver installation. 
  104.  
  105.       If your system hangs, you probably have a conflict with the I/O port
  106.       address of the Radio card.  Try changing it to the other setting and
  107.       remember to update the radio.ini file accordingly with the I/O
  108.       port setting.
  109.  
  110.  
  111. **** Driver Removal *****
  112. The giveio.sys driver can be removed by using the instdrv.exe program.
  113. For syntax of the command, type instdrv with no arguments.
  114.  
  115.